速報APP / 通訊 / CCNx TxRxRelay

CCNx TxRxRelay

價格:免費

更新日期:2014-08-22

檔案大小:3.1M

目前版本:0.8.0.1

版本需求:Android 2.1 以上版本

官方網站:http://razortooth.biz

Email:dkords@gmail.com

聯絡地址:隱私權政策

CCNx TxRxRelay(圖1)-速報App

CCNx TxRxRelay provides a stable platform for Content Centric Networking, based on PARC's Project CCNx (see http://www.ccnx.org). The previously available version of CCNx Services for Android, were unstable and lacking key features needed for production use. See Technical Note 1 describing basis for this new work done to improve on PARC's implementation: https://github.com/RazortoothRTC/ccnx/blob/ccnx-0.7.2-android-services-upgrade/android/docs/CCNxTxRxRelay-TechnicalNote-1.md

“CCNx® is a trademark of Palo Alto Research Center Inc.” For more information, see the lost information on the wayback machine: https://web.archive.org/web/20140618093106/http://www.ccnx.org/footer/trademark/

All source code is available under terms of the licenses that apply to Project CCNx, made available for free at: https://github.com/RazortoothRTC/ccnx/tree/v0.7.2-release

Please file issues directly on github, and yes, we will take pull requests without a contributor agreement: https://github.com/RazortoothRTC/ccnx/issues

This version is based on CCNx 0.8.0, and has improved stability and new features for production use, described below:

0.8.0

=====

* refs #36 Prepare CCNxTxRxRelay 0.8.0 to publish to Google Play Store

* refs #35 CCNxTxRxRelay - add support for x86 abi, arm, armv7a, and mips

* refs #37 Fix CCNxTxRxRelay merge issues between 0.7.2 and 0.8.0

* refs #21 CCNx Android Services requires external BCP jar to be downloaded

* refs #40 CCNxTxRxRelay fix broken libs clean

* refs #10 CCNx Android Services should implement enterprise logging

* refs #32 Add a default privacy policy for CCNxTxRxRelay

CCNx TxRxRelay(圖2)-速報App

0.7.2

=====

* refs #3 Reset versioning (was fixed on 1.0.0 for years) to match the associated CCNx release

* 80e5200 refs #7 Add version string to app title

* 63f57bd refs #6 Fix for Orientation Change crashes, lock into portrait mode

* 2c4285b refs #1 Write up Technical Note 1 to help explain the basis for the work

* refs #9 Add RELEASE_NOTES.txt to track all changes

* refs #13 Refactor package name used for Android Services as we move to CCNxTxRxRelay branding, add new icon

* refs #14 Add persistent configuration that survives between runs

* refs #12 Rebrand CCNxAndroidServices as CCNxTxRxRelay

* refs #24 Implement default forwarding entries in UI

* refs #27 Implement ccndadmin user keystore to add default forwarding from #24

* refs #23 Ability to load configuration from URL (over http)

* refs #29 Add DEFAULT_PROPS_URI to persist to preferences

* refs #26 Prepare for 0.7.2 release of CCNxTxRxRelay